var runtime.m0
6 uses
runtime (current package)
lock_spinbit.go#L114: } else if m0bits := muintptr(unsafe.Pointer(&m0)); highBits == uintptr(m0bits)&^mutexMMask {
proc.go#L119: m0 m
proc.go#L187: if mp != &m0 {
proc.go#L1926: if gp.m == &m0 {
proc.go#L1938: if gp.m != &m0 {
proc.go#L1984: if mp == &m0 {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |